ostree.git
2016-08-11 Gatis PaeglisMove ostree-* executables to /usr/lib/ostree
2016-08-10 Dan Nicholsontests: Test that local pulls do not use deltas
2016-08-10 Dan Nicholsonpull: Disable static deltas by default for local pulls
2016-08-10 Dan Nicholsontests: Ensure deltas for pulling when needed
2016-08-10 Dan Nicholsonpull-local: Support requiring static deltas
2016-08-10 Dan Nicholsondeltas: Use F_DUPFD_CLOEXEC properly
2016-08-10 Dan Nicholsondeltas: Handle cleanup of fd array properly
2016-08-09 Colin Walterslibostree.sym: Add 2016.9 section
2016-08-09 Colin WaltersRelease 2016.8
2016-08-09 Colin Walterstests: Port sysroot.js away from libgsystem
2016-08-09 Colin Walterstravis: Disable email notifications
2016-08-09 Colin WaltersFinal excision of libgsystem dependency
2016-08-09 Colin Waltersprune: Retain the tip of each ref even with date pruning
2016-08-09 Colin Waltersbuild: Update .gitignore
2016-08-08 Colin Waltersdeploy: Use internal recursive copy rather than libgsystem
2016-08-08 Colin Waltersdeploy: Port file copying code to GLnxDirFdIterator
2016-08-08 Colin Waltersrepo: Fix an uninitialized variable
2016-08-08 Colin Waltersbuild: Make -Werror=int-conversion fatal
2016-08-08 Colin Waltersbuild: Import attributes.m4, detect CFLAGS at build...
2016-08-08 Colin Waltersrepo: Drop more internally unused GFile members
2016-08-05 Simon McVittietravis: run the test suite on various distributions
2016-08-05 Colin Walters.travis.yml: Delete, we aren't using it right now
2016-08-05 Simon McVittieSkip tests that use whiteouts under Docker/aufs
2016-08-05 Simon McVittieUpdate libglnx: Add missing files to libglnx distribution
2016-08-05 Colin Waltersrepo: Drop internal GFile config_file
2016-08-05 Colin Walterslib: Drop GFiles for self->{objects_dir,state_dir}
2016-08-05 Colin Waltersrepo: Port metadata writing code to fd-relative
2016-08-05 Colin Walterslib: Fix a compiler warning introduced from earlier...
2016-08-04 Colin Walterslib: Use libglnx file replace API more consistently
2016-08-04 Colin WaltersUpdate libglnx for O_TMPFILE build time option
2016-08-04 Colin Walterslib: Add padding booleans to OstreeRepoCheckoutAtOptions
2016-08-04 Colin Waltersrepo: Flip the fsync default to off for new checkout API
2016-08-03 Colin Waltersdeltas: Port compilation to libglnx/fd-relative
2016-08-03 Colin Waltersgrub2: Port away from gs_file_sync_data()
2016-08-03 Colin Walterslib: Port away from gs_file_rename()
2016-08-02 William Manleyostree-prepare-root: Add test that overlayfs over ...
2016-08-02 William Manleyostree-prepare-root: Fix typo in error message
2016-08-02 William Manleyostree-prepare-root: Make error message capitalisation...
2016-08-02 William Manleyostree-prepare-root: Use pivot_root if real sysroot...
2016-08-02 William ManleyRefactor ostree-prepare-root: Perform chdir to deploy...
2016-08-02 William Manleyostree-prepare-root: Refactor: Create /sysroot.tmp...
2016-08-02 William Manleyostree-prepare-root: Cope with /proc not being mounted
2016-08-02 William Manleyostree-prepare-root as init: exec init from deployment...
2016-08-02 William Manleyostree-prepare-root: Refactor code to resolve deploy_path
2016-08-02 William Manleytests: Add basic tests for ostree-prepare-root
2016-08-01 Colin Waltersrepo: Port to g_autoptr() rather than old style cleanup...
2016-08-01 Colin Waltersrepo: Port sign_data() to libglnx tmpfile APIs
2016-08-01 Colin Waltersdeploy: Replace a use of gs_file_enumerator with compat...
2016-08-01 Colin Waltersrepo: Make ostree_repo_create() nonfatal on existing...
2016-07-31 Dan Nicholsontests: Add test for delta with empty parts
2016-07-31 Dan Nicholsondeltas: Allow processing of empty delta parts
2016-07-30 Giuseppe Scrivanolibostree, ostree: fix usage of ostree_repo_checkout_tr...
2016-07-30 Giuseppe Scrivanolibostree: skip introspection for two functions
2016-07-30 Giuseppe Scrivanolibostree: mark ostree_repo_checkout_tree_at as deprecated
2016-07-30 Giuseppe Scrivanolibostree: new function ostree_repo_checkout_at
2016-07-29 Colin Walterslibglnx porting: Migrate to new tempfile code
2016-07-29 Jonathan Lebonstatic-delta: remove unused struct
2016-07-29 Jonathan Lebonstatic-delta: fix command contexts
2016-07-29 Colin Waltersdeltas: Handle untrusted checksums faster and more...
2016-07-29 Colin Walterstests/delta-crosscheck: Add missing --from
2016-07-28 Colin Walterslib: Fix compiler warning from previous patch
2016-07-28 Colin Walterslib: Fix leak in bootconfig parser
2016-07-28 Colin Waltersdeploy: Fix leaks in parsing /etc/os-release
2016-07-28 Colin Walterssysroot: Fix a leak in deployment dirpath API
2016-07-28 Colin Waltersglib.supp: Suppress g_task -> thread leaks
2016-07-28 Colin Waltersfetcher: Explicitly join thread if it's not self
2016-07-28 Colin Waltersglib.supp: Suppress worker context -> thread bits
2016-07-28 Colin Walterspull-local: Explicitly unref variant rather than relyin...
2016-07-28 Colin Waltersglib.supp: Suppress some dynamic type registrations too
2016-07-28 Colin Walterstrivial-httpd: Fix leak of option context
2016-07-25 Colin Walterspull: Don't execute static deltas when mirroring
2016-07-22 Colin Waltersrepo: Fix leak with ostree_repo_commit_traverse_iter_in...
2016-07-22 Jonathan Lebonlibglnx: bump to latest
2016-07-19 Colin Waltersdocs/formats: Elaborate a bit on delta from NULL usage
2016-07-16 Colin Waltersbuild: Make symlink depend on source
2016-07-15 Dan Nicholsoncore: Add allocating b64 checksum functions
2016-07-15 Dan Nicholsonlib: Fix version script node ordering
2016-07-14 Matthew LeedsREADME: Fix broken link
2016-07-14 Giuseppe ScrivanoMakefile-tests.am: make check uses the built binaries
2016-07-14 Colin Waltersbuiltins/commit: Switch to using ostree_repo_write_dfd_...
2016-07-12 Colin Waltersrepo: Ensure we set mode for bare-user files before...
2016-07-11 Colin WaltersRevert "tests/libtest.sh: Print non-matching file on...
2016-07-11 Colin Walterstests: Fix karg tests on ostree-booted system
2016-07-08 Dan Nicholsonrepo: Fix annotation for ostree_repo_add_gpg_signature_...
2016-07-08 Colin WaltersRelease 2016.7
2016-07-08 Colin Waltersfetcher: Remove unused GTask structure member
2016-07-08 Colin Waltersfetcher: Clear all data for session in session thread
2016-07-08 Colin Waltersfetcher: Hold a ref to main context for lifetime of...
2016-07-08 Colin Walterstests: Add some test coverage of repeated pulls w/HTTP...
2016-07-08 Colin Walterstests/libtest.sh: Print non-matching file on failure
2016-07-06 Mathnerd314pull: Free fetch_data by default
2016-07-05 Jonathan Lebonstatic-delta-core.c: squash unused var warning
2016-07-04 Bastien Noceralibostree: Fix build failure with glib 2.42
2016-07-04 Colin Waltersdocs: Add a section on Docker
2016-07-04 Colin Waltersdelta: Add --if-not-exists option
2016-06-27 Dan Nicholsonbuild: Override systemd unit directory for distcheck
2016-06-27 Dan Nicholsontests: Improve check for /proc/cmdline kargs
2016-06-27 Dan Nicholsontests: Remove extra $CMD_PREFIX from test-auto-summary.sh
2016-06-27 Dan Nicholsonbuild: Distribute libglnx and bsdiff Makefile templates
2016-06-27 Dan Nicholsontests: Ensure mutable deployments from libostreetest
next